ADVANCED JAVA

Advanced Concepts
Concurrency

  • Processes and Threads
  • Thread and Runnable
  • Starting a Thread
  • Pausing a thread
  • Synchronization

JDBC

  • JDBC Architecture
  • Relational Database Overview
  • Setting up a Database (MySQL)
  • Connecting to a Database
  • Retrieving data from Result Sets
  • Building a complete JDBC Application

Remote Method Invocation (RMI)

  • Distributed Computing
  • Remote Interface
  • Serialization
  • Implementing a Remote Interface
  • Remote Client
  • Security
  • RMI Registry

Collection Framework:

  • Arraylist
  • Set
  • Map
  • HashMap
  • Iterators

 

 

JSP & Servlets:

JSP Example
Struts :

Struts Introduction
Struts flow
Struts example